Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use non-root user #68

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Use non-root user #68

merged 1 commit into from
Jan 8, 2025

Conversation

voigtjr
Copy link
Member

@voigtjr voigtjr commented Jan 8, 2025

should be a drop-in replacement

$ podman run -p 80:80 httpbin
[2025-01-08 00:57:21 +0000] [1] [INFO] Starting gunicorn 21.2.0
[2025-01-08 00:57:21 +0000] [1] [INFO] Listening at: http://0.0.0.0:80 (1)
[2025-01-08 00:57:21 +0000] [1] [INFO] Using worker: gevent
[2025-01-08 00:57:21 +0000] [3] [INFO] Booting worker with pid: 3
^C[2025-01-08 00:57:22 +0000] [1] [INFO] Handling signal: int
[2025-01-08 00:57:22 +0000] [3] [INFO] Worker exiting (pid: 3)
[2025-01-08 00:57:22 +0000] [1] [INFO] Shutting down: Master

@voigtjr voigtjr requested a review from a team as a code owner January 8, 2025 00:52
@CLAassistant
Copy link

CLAassistant commented Jan 8, 2025

CLA assistant check
All committers have signed the CLA.

@voigtjr voigtjr merged commit 0127fb1 into main Jan 8, 2025
4 checks passed
@voigtjr voigtjr deleted the docker branch January 8, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants